projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
d67992d
98bd1f7
)
Auto merge of #1250 - alexcrichton:issue-1248, r=brson
author
bors
<bors@rust-lang.org>
Fri, 30 Jan 2015 02:47:30 +0000
(
02:47
+0000)
committer
bors
<bors@rust-lang.org>
Fri, 30 Jan 2015 02:47:30 +0000
(
02:47
+0000)
When probing a repository for files that should be considered as inputs for a
build script we should just skip submodules that haven't been checked out
instead of throwing an error.
Closes #1248
Trivial merge